ComponentOne ASP.NET MVC Controls
OnClientPastedCell Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientPastedCell Property
Occurs after the user has pasted content from the clipboard into a cell.
Syntax
'Declaration
 
Public Overridable Property OnClientPastedCell As String
public virtual string OnClientPastedCell {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members